toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
logging
Module-level
declarations
Types
Functions
Operations
Types
config
Link copied to clipboard
object
config
level
Link copied to clipboard
enum
level
Functions
_log_msg
Link copied to clipboard
function
_log_msg
(
msg
:
text
,
prefix
:
text
,
msg_level
:
level
)
debug
Link copied to clipboard
function
debug
(
msg
:
text
,
prefix
:
text
)
error
Link copied to clipboard
function
error
(
msg
:
text
,
prefix
:
text
)
info
Link copied to clipboard
function
info
(
msg
:
text
,
prefix
:
text
)
Operations
set_logging_level
Link copied to clipboard
@mount
("
logging.set_logging_level
")
operation
set_logging_level
(
level
:
level
)